home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / ui / animate2.urc < prev    next >
Encoding:
Text File  |  2002-10-21  |  8.1 KB  |  511 lines

  1. menu "animate2" 641 175 NONE 0.1
  2. align bottom
  3. bgcolor 0 0 0 0
  4. borderstyle NONE
  5.  
  6. resource
  7. Label
  8. {
  9. name "Default"
  10. rect 0 0 640 144
  11. fgcolor 0.00 0.00 0.00 1.00
  12. bgcolor 0.50 0.50 0.50 1.00
  13. borderstyle "RAISED"
  14. //tileshader textures/tomtest/backthing2
  15. direction from_left .2
  16.  
  17. }
  18. resource
  19. Field
  20. {
  21. name "Default"
  22. rect 592 64 48 16
  23. fgcolor 0.00 0.00 0.00 1.00
  24. bgcolor 0.50 0.50 0.50 1.00
  25. borderstyle "INDENT_BORDER"
  26. linkcvar "viewmodelclienttime"
  27. }
  28. resource
  29. Field
  30. {
  31. name "Default"
  32. rect 392 16 64 16
  33. fgcolor 1.00 1.00 1.00 1.00
  34. bgcolor 0.25 0.00 0.50 1.00
  35. borderstyle "3D_BORDER"
  36. linkcvar "viewmodelusesync"
  37. direction from_right .2
  38.  
  39. }
  40. resource
  41. Button
  42. {
  43. title "UseSync"
  44. name "Default"
  45. rect 328 16 64 16
  46. fgcolor 1.00 1.00 1.00 1.00
  47. bgcolor 0.25 0.00 0.50 1.00
  48. borderstyle "3D_BORDER"
  49. stuffcommand "viewprev"
  50. direction from_right .2
  51.  
  52. }
  53. resource
  54. Field
  55. {
  56. name "Default"
  57. rect 72 0 256 16
  58. fgcolor 0.00 0.00 0.00 1.00
  59. bgcolor 0.50 0.50 0.50 1.00
  60. borderstyle "INDENT_BORDER"
  61. linkcvar "currentviewthing"
  62. direction from_left .2
  63.  
  64. }
  65. resource
  66. Field
  67. {
  68. name "Default"
  69. rect 72 16 256 16
  70. fgcolor 0.00 0.00 0.00 1.00
  71. bgcolor 0.50 0.50 0.50 1.00
  72. borderstyle "INDENT_BORDER"
  73. linkcvar "viewthingorigin"
  74. direction from_right .2
  75.  
  76. }
  77. resource
  78. Field
  79. {
  80. name "Default"
  81. rect 568 0 72 16
  82. fgcolor 0.00 0.00 0.00 1.00
  83. bgcolor 0.50 0.50 0.50 1.00
  84. borderstyle "INDENT_BORDER"
  85. linkcvar "viewmodelanimmode"
  86. direction from_left .2
  87.  
  88. }
  89. resource
  90. Button
  91. {
  92. title "Animate"
  93. name "Default"
  94. rect 496 0 72 16
  95. fgcolor 1.00 1.00 1.00 1.00
  96. bgcolor 0.00 0.00 0.63 1.00
  97. borderstyle "3D_BORDER"
  98. stuffcommand "viewanimate"
  99. direction from_left .2
  100.  
  101. }
  102. resource
  103. Button
  104. {
  105. title "Next"
  106. name "Default"
  107. rect 128 48 64 16
  108. fgcolor 1.00 1.00 1.00 1.00
  109. bgcolor 0.25 0.50 0.50 0.80
  110. borderstyle "3D_BORDER"
  111. stuffcommand "viewthingnext"
  112. direction from_left .2
  113.  
  114. }
  115. resource
  116. Button
  117. {
  118. title "Delete"
  119. name "Default"
  120. rect 192 48 64 16
  121. fgcolor 1.00 1.00 1.00 1.00
  122. bgcolor 0.25 0.50 0.50 0.80
  123. borderstyle "3D_BORDER"
  124. stuffcommand "viewdelete"
  125. direction from_left .2
  126.  
  127. }
  128. resource
  129. Slider
  130. {
  131. name "Default"
  132. rect 0 64 256 16
  133. fgcolor 0.00 0.00 0.00 1.00
  134. bgcolor 0.00 1.00 0.50 1.00
  135. borderstyle "INDENT_BORDER"
  136. linkcvar "viewmodelsyncrate"
  137. setrange 0.0001 10.0000
  138. slidertype float
  139. stepsize 0.01
  140. initdata 0
  141.  
  142. }
  143. resource
  144. Button
  145. {
  146. title "ScaleUp"
  147. name "Default"
  148. rect 256 48 64 16
  149. fgcolor 1.00 1.00 1.00 1.00
  150. bgcolor 0.25 0.00 0.50 1.00
  151. borderstyle "3D_BORDER"
  152. stuffcommand "viewscaleup"
  153. direction from_left .2
  154.  
  155. }
  156. resource
  157. Button
  158. {
  159. title "ScaleDn"
  160. name "Default"
  161. rect 320 48 64 16
  162. fgcolor 1.00 1.00 1.00 1.00
  163. bgcolor 0.25 0.00 0.50 1.00
  164. borderstyle "3D_BORDER"
  165. stuffcommand "viewscaledown"
  166. direction from_left .2
  167.  
  168. }
  169. resource
  170. Field
  171. {
  172. name "Default"
  173. rect 432 48 40 16
  174. fgcolor 0.00 0.00 0.00 1.00
  175. bgcolor 0.50 0.50 0.50 1.00
  176. borderstyle "INDENT_BORDER"
  177. linkcvar "viewmodelscale"
  178. direction from_left .2
  179.  
  180. }
  181. resource
  182. Field
  183. {
  184. name "Default"
  185. rect 472 48 40 16
  186. fgcolor 0.00 0.00 0.00 1.00
  187. bgcolor 0.75 0.75 0.75 1.00
  188. borderstyle "INDENT_BORDER"
  189. stuffcommand "viewscale"
  190. direction from_left .2
  191.  
  192. }
  193. resource
  194. Field
  195. {
  196. name "Default"
  197. rect 560 48 32 16
  198. fgcolor 0.00 0.00 0.00 1.00
  199. bgcolor 0.50 0.50 0.50 1.00
  200. borderstyle "INDENT_BORDER"
  201. linkcvar "viewmodelframe"
  202. direction from_left .2
  203.  
  204. }
  205. resource
  206. Slider
  207. {
  208. name "Default"
  209. rect 0 80 400 16
  210. fgcolor 0.00 0.00 0.00 1.00
  211. bgcolor 1.00 0.00 0.00 1.00
  212. borderstyle "RAISED"
  213. stuffcommand "viewsetanimslot"
  214. linkcvar "viewmodelanimslot"
  215. setrange 0 8
  216. slidertype int
  217. stepsize 1
  218. initdata 0
  219.  
  220. }
  221. resource
  222. Field
  223. {
  224. name "Default"
  225. rect 464 80 176 16
  226. fgcolor 0.00 0.00 0.00 1.00
  227. bgcolor 0.50 0.50 0.50 1.00
  228. borderstyle "RAISED"
  229. linkcvar "viewmodelanimslot"
  230. direction from_right .2
  231.  
  232. }
  233. resource
  234. Button
  235. {
  236. title "Prev"
  237. name "Default"
  238. rect 64 48 64 16
  239. fgcolor 1.00 1.00 1.00 1.00
  240. bgcolor 0.25 0.50 0.50 0.80
  241. borderstyle "3D_BORDER"
  242. stuffcommand "viewthingprev"
  243. direction from_left .2
  244.  
  245. }
  246. resource
  247. Button
  248. {
  249. title "Spawn"
  250. name "Default"
  251. rect 0 48 64 16
  252. fgcolor 1.00 1.00 1.00 1.00
  253. bgcolor 0.00 0.00 1.00 1.00
  254. borderstyle "3D_BORDER"
  255. stuffcommand "viewspawnlist"
  256. }
  257. resource
  258. Label
  259. {
  260. title "ViewThing"
  261. name "Default"
  262. rect 0 0 72 16
  263. fgcolor 0.00 0.00 0.00 1.00
  264. bgcolor 0.50 0.50 0.50 1.00
  265. borderstyle "RAISED"
  266. direction from_left .2
  267.  
  268. }
  269. resource
  270. Label
  271. {
  272. title "ViewOrigin"
  273. name "Default"
  274. rect 0 16 72 16
  275. fgcolor 0.00 0.00 0.00 1.00
  276. bgcolor 0.50 0.50 0.50 1.00
  277. borderstyle "RAISED"
  278. direction from_right .2
  279.  
  280. }
  281. resource
  282. Label
  283. {
  284. title "Anim Slot"
  285. name "Default"
  286. rect 400 80 64 16
  287. fgcolor 0.00 0.00 0.00 1.00
  288. bgcolor 0.50 0.50 0.50 1.00
  289. borderstyle "RAISED"
  290. }
  291. resource
  292. Label
  293. {
  294. title "Server Time"
  295. name "Default"
  296. rect 384 64 80 16
  297. fgcolor 0.00 0.00 0.00 1.00
  298. bgcolor 0.50 0.50 0.50 1.00
  299. borderstyle "RAISED"
  300. }
  301. resource
  302. Label
  303. {
  304. title "Client Time"
  305. name "Default"
  306. rect 512 64 80 16
  307. fgcolor 0.00 0.00 0.00 1.00
  308. bgcolor 0.50 0.50 0.50 1.00
  309. borderstyle "RAISED"
  310. }
  311. resource
  312. Label
  313. {
  314. title "Frame"
  315. name "Default"
  316. rect 512 48 48 16
  317. fgcolor 0.00 0.00 0.00 1.00
  318. bgcolor 0.50 0.50 0.50 1.00
  319. borderstyle "RAISED"
  320. direction from_left .2
  321.  
  322. }
  323. resource
  324. Label
  325. {
  326. title "Scale"
  327. name "Default"
  328. rect 384 48 48 16
  329. fgcolor 0.00 0.00 0.00 1.00
  330. bgcolor 0.50 0.50 0.50 1.00
  331. borderstyle "RAISED"
  332. direction from_left .2
  333.  
  334. }
  335. resource
  336. Field
  337. {
  338. name "Default"
  339. rect 464 64 48 16
  340. fgcolor 0.00 0.00 0.00 1.00
  341. bgcolor 0.50 0.50 0.50 1.00
  342. borderstyle "INDENT_BORDER"
  343. linkcvar "viewmodelservertime"
  344. }
  345. resource
  346. Field
  347. {
  348. name "Default"
  349. rect 320 64 64 16
  350. fgcolor 0.00 0.00 0.00 1.00
  351. bgcolor 0.50 0.50 0.50 1.00
  352. borderstyle "RAISED"
  353. linkcvar "viewmodelsyncrate"
  354. direction from_right .2
  355.  
  356. }
  357. resource
  358. Label
  359. {
  360. title "Sync Rate"
  361. name "Default"
  362. rect 256 64 64 16
  363. fgcolor 0.00 0.00 0.00 1.00
  364. bgcolor 0.50 0.50 0.50 1.00
  365. borderstyle "RAISED"
  366. linkcvar "viewmodelsyncrate"
  367. }
  368. resource
  369. Label
  370. {
  371. title "Weight"
  372. name "Default"
  373. rect 0 112 64 16
  374. fgcolor 0.00 0.00 0.00 1.00
  375. bgcolor 0.50 0.50 0.50 1.00
  376. borderstyle "RAISED"
  377. }
  378. resource
  379. Field
  380. {
  381. name "Default"
  382. rect 64 112 64 16
  383. fgcolor 0.00 0.00 0.00 1.00
  384. bgcolor 0.50 0.50 0.50 1.00
  385. borderstyle "INDENT_BORDER"
  386. linkcvar "viewmodelblend"
  387. direction from_right .2
  388.  
  389. }
  390. resource
  391. Label
  392. {
  393. title "Anim"
  394. name "Default"
  395. rect 128 112 64 16
  396. fgcolor 0.00 0.00 0.00 1.00
  397. bgcolor 0.50 0.50 0.50 1.00
  398. borderstyle "RAISED"
  399. }
  400. resource
  401. Field
  402. {
  403. name "Default"
  404. rect 192 112 176 16
  405. fgcolor 0.00 0.00 0.00 1.00
  406. bgcolor 0.50 0.50 0.50 1.00
  407. borderstyle "INDENT_BORDER"
  408. linkcvar "viewmodelanim2"
  409. direction from_right .2
  410.  
  411. }
  412. resource
  413. Button
  414. {
  415. title "PrevAnim"
  416. name "Default"
  417. rect 328 0 64 16
  418. fgcolor 1.00 1.00 1.00 1.00
  419. bgcolor 0.25 0.00 0.50 0.80
  420. borderstyle "3D_BORDER"
  421. stuffcommand "viewprevanim"
  422. direction from_left .2
  423.  
  424. }
  425. resource
  426. Button
  427. {
  428. title "NextAnim"
  429. name "Default"
  430. rect 392 0 64 16
  431. fgcolor 1.00 1.00 1.00 1.00
  432. bgcolor 0.25 0.00 0.50 0.80
  433. borderstyle "3D_BORDER"
  434. stuffcommand "viewnextanim"
  435. direction from_left .2
  436.  
  437. }
  438. resource
  439. Slider
  440. {
  441. name "Default"
  442. rect 0 96 640 16
  443. fgcolor 0.00 0.00 0.00 1.00
  444. bgcolor 0.00 0.50 1.00 1.00
  445. borderstyle "RAISED"
  446. linkcvar "viewmodelblend"
  447. setrange 0.0000 1.0000
  448. slidertype float
  449. stepsize 0.01
  450. initdata 0
  451.  
  452. }
  453. resource
  454. Slider
  455. {
  456. name "Default"
  457. rect 0 128 640 16
  458. fgcolor 0.00 0.00 0.00 1.00
  459. bgcolor 0.00 0.50 1.00 1.00
  460. borderstyle "RAISED"
  461. stuffcommand "viewsetanim2"
  462. linkcvar "viewmodelanimnum2"
  463. setrange 0 1
  464. slidertype float
  465. stepsize 0.01
  466. initdata 0
  467.  
  468. }
  469. resource
  470. Slider
  471. {
  472. name "Default"
  473. rect 0 32 640 16
  474. fgcolor 0.00 0.00 0.00 1.00
  475. bgcolor 0.75 0.75 0.75 1.00
  476. borderstyle "RAISED"
  477. stuffcommand "viewscrub"
  478. linkcvar "viewmodelnormaltime"
  479. setrange 0 1
  480. slidertype float
  481. stepsize 0.01
  482. initdata 0
  483.  
  484. }
  485. resource
  486. Slider
  487. {
  488. name "Default"
  489. rect 152 160 480 16
  490. fgcolor 0.00 0.00 0.00 1.00
  491. bgcolor 0.50 0.50 0.50 1.00
  492. borderstyle "RAISED"
  493. linkcvar "viewmodelactionweight"
  494. setrange 0.0000 1.0000
  495. slidertype float
  496. stepsize 0.01
  497. initdata 0
  498.  
  499. }
  500. resource
  501. Field
  502. {
  503. title "actionWeight"
  504. name "Default"
  505. rect 8 152 120 24
  506. fgcolor 0.00 0.00 0.00 1.00
  507. bgcolor 0.50 0.50 0.50 1.00
  508. borderstyle "RAISED"
  509. }
  510. end.
  511.